RegionX property (MyCapture) |
Returns/sets position X in pixel of the region to capture when using the method CaptureRegionAuto , CaptureActiveWindows and CaptureSpecificWindows .
Property type
A Integer value.
Syntax
object.RegionX [= value]
The RegionX property syntax has these parts:
Part | Description |
object | An expression evaluating to an object of type MyCapture. |
value | A Integer value. |